home *** CD-ROM | disk | FTP | other *** search
- /*
- * linux/include/asm-arm/arch-rpc/timex.h
- *
- * RiscPC architecture timex specifications
- *
- * Copyright (C) 1997, 1998 Russell King
- */
-
- /*
- * On the RiscPC, the clock ticks at 2MHz.
- */
- #define CLOCK_TICK_RATE 2000000
-
-